github.com/go-pg/pg/v10/orm.sliceModel.nextElem (field)
4 uses
github.com/go-pg/pg/v10/orm (current package)
model_slice.go#L13: nextElem func() reflect.Value
model_slice.go#L38: if m.nextElem == nil {
model_slice.go#L39: m.nextElem = internal.MakeSliceNextElemFunc(m.slice)
model_slice.go#L41: v := m.nextElem()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)